from_bytes

pure static function from_bytes(value: byte_array): big_integer

Creates a big_integer from a byte_array.

Since

0.12.0

Parameters

value

The byte array to convert.